From e553ce7801fc139dd6a271ade7b4c4e8ddbe1262 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Thu, 17 Apr 2025 02:09:18 +0000 Subject: [PATCH] no-wasm-bindgen-test =================================================================== Gbp-Pq: Name no-wasm-bindgen-test.patch --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f445e18..eaad16b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -268,10 +268,6 @@ default-features = false version = "0.2.148" default-features = false -[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test] -version = "0.3.37" -features = ["std"] -default-features = false [target.'cfg(any(unix, windows, target_os = "wasi"))'.dev-dependencies.libc] version = "0.2.148" -- 2.30.2